home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 November / PCWK1103B.iso / PCWK-txt / Antyspam / Spam Buster 1.95 / spambuster195.exe / %MAINDIR% / spamBuster.exe / 0 / RCDATA / TFASTLINESERIESEDITOR / TFASTLINESERIESEDITOR.txt
Encoding:
Text File  |  2002-03-14  |  664 b   |  34 lines

  1. object FastLineSeriesEditor: TFastLineSeriesEditor
  2.   Left = 297
  3.   Top = 155
  4.   ActiveControl = BLinePen
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   ClientHeight = 45
  8.   ClientWidth = 153
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   PixelsPerInch = 96
  14.   OnShow = FormShow
  15.   TextHeight = 13
  16.   object SHColor: TShape
  17.     Left = 108
  18.     Top = 12
  19.     Width = 25
  20.     Height = 25
  21.     OnMouseUp = SHColorMouseUp
  22.   end
  23.   object BLinePen: TButton
  24.     Left = 12
  25.     Top = 12
  26.     Width = 89
  27.     Height = 25
  28.     HelpContext = 275
  29.     Caption = '&Border...'
  30.     TabOrder = 0
  31.     OnClick = BLinePenClick
  32.   end
  33. end
  34.